| PlJobBenefits |
| Logical Entity Name | PlJobBenefits |
| Default Table Name | PlJobBenefits |
| Physical Only | NO |
| Definition | |
| Note |
| PlJobBenefits Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlJobBenefitsID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(100) | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
SyCampusGrpID |
int | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlJobBenefits Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlJobBenefits_PlJobBenefitsID_U_C_IDX | PrimaryKey | PlJobBenefitsID |
| PlJobBenefits Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_PlJobBenefits.SyCampusGrpID_SyCampusGrp.SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlJobBenefits.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEmployerJobBenefits | Non-Identifying | One To Zero or More | FK_PlEmployerJobBenefits.PlJobBenefitsID_PlJobBenefits.PlJobBenefitsID | NO | YES |
| PlJobBenefits Check Constraints |
| Check Constraint Name | CheckConstraint |